home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr20 / gds31f.zip / GDSUSER.CFG < prev    next >
Text File  |  1994-09-28  |  1KB  |  26 lines

  1. ;auto,/#LPT2   ;Printer's DOS file name (remove the semicolon to change it.)
  2.            ;NOTE: The default is PRN (/#PRN).
  3.  
  4. ;This file can have options which would otherwise be command line parameters.
  5. ;for example, if you want to get rid of that annoying beep that happens after
  6. ;every single picture is displayed, remove the semi-colon (;) from the
  7. ;following line:
  8.  
  9. ;auto,/!0       ;disable beep after image display complete
  10.  
  11. ;If you want to get rid of the opening screen (why would you want that?), then
  12. ;remove the semicolon from the next line:
  13.  
  14. ;auto,/QUIET    ;don't show opening GDS screen
  15.  
  16. ;You can also use another configuration file for similar things called
  17. ;"GDSLOCAL.CFG", which behaves the same.  GDS reads GDSUSER before GDSLOCAL.
  18. ;"GDSLOCAL.CFG" files are intended to be put in a directory where work is
  19. ;being done requiring weird command line stuff.  It can also be used to
  20. ;customize things on a remote machine on a network.
  21.  
  22. ;auto,/ok    ;assume CONFIG file is ok (if you get repeated configurations)
  23.  
  24. ;Refer to the end of GDS.TXT for a complete listing of available command line
  25. ;options. -THE STAFF
  26.